home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / mac / SourceMc / PalmMC.DIR / 00176.ls < prev    next >
Encoding:
Text File  |  1996-02-29  |  66 b   |  6 lines

  1. on mouseDown
  2.   global gSound
  3.   puppetSound(gSound)
  4.   go("AD")
  5. end
  6.